home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_util / funny010.zip / FUNNY1.BAT < prev    next >
DOS Batch File  |  1994-05-19  |  418b  |  14 lines

  1. @Echo Off
  2. CD\RA\DOORS\FUNNY1
  3. COPY C:\RA\DORINFO1.DEF
  4. FUNNY1.EXE
  5. DEL DORINFO1.DEF
  6. REM .
  7. REM ** The lines below use a /Y switch because I am on **
  8. REM ** DOS version 6.20.  If you are on version 5.00   **
  9. REM ** or earlier, remove the /Y switch from the copy  **
  10. REM ** command..                                       **
  11. REM .
  12. COPY /Y FUNNY1.ANS C:\RA\TXTFILES > nul
  13. COPY /Y FUNNY1.ASC C:\RA\TXTFILES > nul
  14.